[INFO] cloning repository https://github.com/pemattern/queue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pemattern/queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpemattern%2Fqueue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpemattern%2Fqueue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ff1e43418f8dca6b11b3e7012476927c662d089
[INFO] fixing pemattern/queue against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpemattern%2Fqueue" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pemattern/queue
[INFO] finished tweaking git repo https://github.com/pemattern/queue
[INFO] tweaked toml for git repo https://github.com/pemattern/queue written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pemattern/queue on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pemattern/queue already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redis v0.29.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4898578db0bf1a2f3f3979d954da3c11af4c41f074e4104fabb025f42aa827e2
[INFO] running `Command { std: "docker" "start" "4898578db0bf1a2f3f3979d954da3c11af4c41f074e4104fabb025f42aa827e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4898578db0bf1a2f3f3979d954da3c11af4c41f074e4104fabb025f42aa827e2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4898578db0bf1a2f3f3979d954da3c11af4c41f074e4104fabb025f42aa827e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4898578db0bf1a2f3f3979d954da3c11af4c41f074e4104fabb025f42aa827e2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking redis v0.29.2
[INFO] [stderr]     Checking queue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `DataType` in this scope
[INFO] [stdout]   --> src/mq.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         DataType: Send + 'static,
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Callback` in this scope
[INFO] [stdout]   --> src/mq.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Callback: Fn(Job<DataType>) -> Fut + Clone + Copy + Send + 'static,
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Job` in this scope
[INFO] [stdout]   --> src/mq.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Callback: Fn(Job<DataType>) -> Fut + Clone + Copy + Send + 'static,
[INFO] [stdout]    |                      ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::job::Job;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DataType` in this scope
[INFO] [stdout]   --> src/mq.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Callback: Fn(Job<DataType>) -> Fut + Clone + Copy + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<DataType> MQ {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Fut` in this scope
[INFO] [stdout]   --> src/mq.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Callback: Fn(Job<DataType>) -> Fut + Clone + Copy + Send + 'static,
[INFO] [stdout]    |                                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Fut` in this scope
[INFO] [stdout]   --> src/mq.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Fut: Future<Output = QueueResult<DataType>> + Send + 'static,
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DataType` in this scope
[INFO] [stdout]   --> src/mq.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Fut: Future<Output = QueueResult<DataType>> + Send + 'static,
[INFO] [stdout]    |                                          ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<DataType> MQ {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Callback` in this scope
[INFO] [stdout]   --> src/mq.rs:21:62
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn register_queue(name: impl Into<String>, callback: Callback) -> Queue<DataType, Callback>
[INFO] [stdout]    |                                                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DataType` in this scope
[INFO] [stdout]   --> src/mq.rs:21:81
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn register_queue(name: impl Into<String>, callback: Callback) -> Queue<DataType, Callback>
[INFO] [stdout]    |                                                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<DataType> MQ {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Callback` in this scope
[INFO] [stdout]   --> src/mq.rs:21:91
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn register_queue(name: impl Into<String>, callback: Callback) -> Queue<DataType, Callback>
[INFO] [stdout]    |                                                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<Callback> MQ {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DataType` in this scope
[INFO] [stdout]   --> src/mq.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         DataType: Send + 'static,
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Callback` in this scope
[INFO] [stdout]   --> src/mq.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Callback: Fn(Job<DataType>) -> Fut + Clone + Copy + Send + 'static,
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Job` in this scope
[INFO] [stdout]   --> src/mq.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Callback: Fn(Job<DataType>) -> Fut + Clone + Copy + Send + 'static,
[INFO] [stdout]    |                      ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::job::Job;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DataType` in this scope
[INFO] [stdout]   --> src/mq.rs:24:26
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Callback: Fn(Job<DataType>) -> Fut + Clone + Copy + Send + 'static,
[INFO] [stdout]    |                          ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<DataType> MQ {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Fut` in this scope
[INFO] [stdout]   --> src/mq.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Callback: Fn(Job<DataType>) -> Fut + Clone + Copy + Send + 'static,
[INFO] [stdout]    |                                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Fut` in this scope
[INFO] [stdout]   --> src/mq.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Fut: Future<Output = QueueResult<DataType>> + Send + 'static,
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DataType` in this scope
[INFO] [stdout]   --> src/mq.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Fut: Future<Output = QueueResult<DataType>> + Send + 'static,
[INFO] [stdout]    |                                          ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<DataType> MQ {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Callback` in this scope
[INFO] [stdout]   --> src/mq.rs:21:62
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn register_queue(name: impl Into<String>, callback: Callback) -> Queue<DataType, Callback>
[INFO] [stdout]    |                                                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DataType` in this scope
[INFO] [stdout]   --> src/mq.rs:21:81
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn register_queue(name: impl Into<String>, callback: Callback) -> Queue<DataType, Callback>
[INFO] [stdout]    |                                                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<DataType> MQ {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Callback` in this scope
[INFO] [stdout]   --> src/mq.rs:21:91
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn register_queue(name: impl Into<String>, callback: Callback) -> Queue<DataType, Callback>
[INFO] [stdout]    |                                                                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<Callback> MQ {
[INFO] [stdout]    |     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `queue` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `queue` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "4898578db0bf1a2f3f3979d954da3c11af4c41f074e4104fabb025f42aa827e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4898578db0bf1a2f3f3979d954da3c11af4c41f074e4104fabb025f42aa827e2", kill_on_drop: false }`
[INFO] [stdout] 4898578db0bf1a2f3f3979d954da3c11af4c41f074e4104fabb025f42aa827e2
